'Declaration<DispIdAttribute(103)> Function CopyRegionToGdPictureImage( _ ByVal SrcLeft As Integer, _ ByVal SrcTop As Integer, _ ByVal Width As Integer, _ ByVal Height As Integer _ ) As Integer
function CopyRegionToGdPictureImage(
SrcLeft: Integer;
SrcTop: Integer;
Width: Integer;
Height: Integer
): Integer;
Parameters
- SrcLeft
- SrcTop
- Width
- Height